From 29a24c511de6954efb3101568e4fc2b9da391951 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 4 Feb 2006 01:38:04 +0000 Subject: [PATCH] bump webif version number SVN-Revision: 3124 --- openwrt/package/webif/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/webif/Makefile b/openwrt/package/webif/Makefile index 01a08cc940..4fe756d114 100644 --- a/openwrt/package/webif/Makefile +++ b/openwrt/package/webif/Makefile @@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=webif -PKG_VERSION:=0.1 +PKG_VERSION:=0.2 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -- 2.30.2